home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Dev / basic / amiblitz_ful.lha / AmiBlitz2 / Tools / libman.readme < prev    next >
Encoding:
Text File  |  2002-03-17  |  948 b   |  21 lines

  1. LibMan is a useful tool that you can use to manage your Blitz 2 library
  2. files.
  3.  
  4. When it runs, it will scan the subdirectories of the blitzlibs: assign
  5. for library files. These will then be displayed in the main section of the
  6. window, along with their path and library number. Directories and libraries
  7. with clashing numbers will be shown in white (or whatever your Workbench
  8. colour 3 is set to) so it is very easy to see if some libraries clash.
  9.  
  10. You can also chose to sort libraries by name or number with the cycle gadget
  11. in the bottom part of the window.
  12.  
  13. An added feature of this library manager is that you can make your
  14. blitz2:deflibs file, but you can choose what library files are included
  15. in that deflibs. Simply select the libraries by clicking on the main
  16. list or using the "All", "Clear" and "Auto" gadgets at the bottom of the
  17. main window.
  18.  
  19. There are also menus for setting where the library files go, and when they
  20. should be scanned.
  21.